[INFO] cloning repository https://github.com/kokamkarsahil/digipin-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kokamkarsahil/digipin-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkokamkarsahil%2Fdigipin-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkokamkarsahil%2Fdigipin-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26a07f0a747b2cb6c764a50a02b9655226f5c68c
[INFO] testing kokamkarsahil/digipin-rust against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkokamkarsahil%2Fdigipin-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kokamkarsahil/digipin-rust
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/kokamkarsahil/digipin-rust
[INFO] tweaked toml for git repo https://github.com/kokamkarsahil/digipin-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kokamkarsahil/digipin-rust on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kokamkarsahil/digipin-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded regex-lite v0.1.9
[INFO] [stderr]   Downloaded codspeed-divan-compat v3.0.5
[INFO] [stderr]   Downloaded condtype v1.3.0
[INFO] [stderr]   Downloaded divan-macros v0.1.17
[INFO] [stderr]   Downloaded codspeed-divan-compat-walltime v3.0.5
[INFO] [stderr]   Downloaded codspeed-divan-compat-macros v3.0.5
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.123
[INFO] [stderr]   Downloaded log v0.4.32
[INFO] [stderr]   Downloaded terminal_size v0.4.4
[INFO] [stderr]   Downloaded codspeed v3.0.5
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.123
[INFO] [stderr]   Downloaded bitflags v2.13.0
[INFO] [stderr]   Downloaded uuid v1.23.3
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.123
[INFO] [stderr]   Downloaded toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.123
[INFO] [stderr]   Downloaded js-sys v0.3.100
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e022ad91c222702f439d53a8c9fe4bcf2636eb5dfd98340e8ad540c4cf0383a2
[INFO] running `Command { std: "docker" "start" "-a" "e022ad91c222702f439d53a8c9fe4bcf2636eb5dfd98340e8ad540c4cf0383a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e022ad91c222702f439d53a8c9fe4bcf2636eb5dfd98340e8ad540c4cf0383a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e022ad91c222702f439d53a8c9fe4bcf2636eb5dfd98340e8ad540c4cf0383a2", kill_on_drop: false }`
[INFO] [stdout] e022ad91c222702f439d53a8c9fe4bcf2636eb5dfd98340e8ad540c4cf0383a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07c147666642c8931fa40a5793dde306e4c9ee4ef946cf90c7b6f21e5c106ec0
[INFO] running `Command { std: "docker" "start" "-a" "07c147666642c8931fa40a5793dde306e4c9ee4ef946cf90c7b6f21e5c106ec0", kill_on_drop: false }`
[INFO] [stderr]    Compiling digipin v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] running `Command { std: "docker" "inspect" "07c147666642c8931fa40a5793dde306e4c9ee4ef946cf90c7b6f21e5c106ec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07c147666642c8931fa40a5793dde306e4c9ee4ef946cf90c7b6f21e5c106ec0", kill_on_drop: false }`
[INFO] [stdout] 07c147666642c8931fa40a5793dde306e4c9ee4ef946cf90c7b6f21e5c106ec0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c86a2729b32a91a12c9bea0e0c04f81bf9271ef3acaf72593bf0ee9f3c51415a
[INFO] running `Command { std: "docker" "start" "-a" "c86a2729b32a91a12c9bea0e0c04f81bf9271ef3acaf72593bf0ee9f3c51415a", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling uuid v1.23.3
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling codspeed-divan-compat v3.0.5
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling divan-macros v0.1.17
[INFO] [stderr]    Compiling codspeed-divan-compat-macros v3.0.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling codspeed v3.0.5
[INFO] [stderr]    Compiling codspeed-divan-compat-walltime v3.0.5
[INFO] [stderr]    Compiling digipin v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.72s
[INFO] running `Command { std: "docker" "inspect" "c86a2729b32a91a12c9bea0e0c04f81bf9271ef3acaf72593bf0ee9f3c51415a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c86a2729b32a91a12c9bea0e0c04f81bf9271ef3acaf72593bf0ee9f3c51415a", kill_on_drop: false }`
[INFO] [stdout] c86a2729b32a91a12c9bea0e0c04f81bf9271ef3acaf72593bf0ee9f3c51415a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 13832239d0bdeebbfb8e692793e3b076de37320ac2925b334e3764a861da6da2
[INFO] running `Command { std: "docker" "start" "-a" "13832239d0bdeebbfb8e692793e3b076de37320ac2925b334e3764a861da6da2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/digipin-c7576f352350d004)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_boundary_roundtrip ... ok
[INFO] [stdout] test tests::test_digipin_with_hyphens ... ok
[INFO] [stdout] test tests::test_invalid_coordinates ... ok
[INFO] [stdout] test tests::test_invalid_digipin ... ok
[INFO] [stderr]    Doc-tests digipin
[INFO] [stdout] test tests::test_encode_decode_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/encode.rs - encode::get_digipin (line 19) ... FAILED
[INFO] [stdout] test src/decode.rs - decode::find_char_in_grid (line 73) ... FAILED
[INFO] [stdout] test src/coordinates.rs - coordinates::Coordinates::new (line 17) ... FAILED
[INFO] [stdout] test src/decode.rs - decode::get_coordinates_from_digipin (line 27) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/encode.rs - encode::get_digipin (line 19) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `get_digipin` in this scope
[INFO] [stdout]   --> src/encode.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | let p = get_digipin(28.6139, 77.2090).unwrap(); // New Delhi coordinates
[INFO] [stdout]    |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 18 + use digipin::get_digipin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/decode.rs - decode::find_char_in_grid (line 73) stdout ----
[INFO] [stdout] error[E0433]: cannot find `decode` in `crate`
[INFO] [stdout]   --> src/decode.rs:75:16
[INFO] [stdout]    |
[INFO] [stdout] 75 | assert!(crate::decode::find_char_in_grid('A').is_ok());
[INFO] [stdout]    |                ^^^^^^ could not find `decode` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `decode` in `crate`
[INFO] [stdout]   --> src/decode.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 78 | assert!(crate::decode::find_char_in_grid('ß').is_err());
[INFO] [stdout]    |                ^^^^^^ could not find `decode` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/coordinates.rs - coordinates::Coordinates::new (line 17) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Coordinates` in this scope
[INFO] [stdout]   --> src/coordinates.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | let c = Coordinates::new(12.34, 56.78);
[INFO] [stdout]    |         ^^^^^^^^^^^ use of undeclared type `Coordinates`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 17 + use digipin::Coordinates;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/coordinates.rs - coordinates::Coordinates::new (line 17)
[INFO] [stdout]     src/decode.rs - decode::find_char_in_grid (line 73)
[INFO] [stdout]     src/encode.rs - encode::get_digipin (line 19)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.67s; merged doctests compilation took 0.22s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "13832239d0bdeebbfb8e692793e3b076de37320ac2925b334e3764a861da6da2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13832239d0bdeebbfb8e692793e3b076de37320ac2925b334e3764a861da6da2", kill_on_drop: false }`
[INFO] [stdout] 13832239d0bdeebbfb8e692793e3b076de37320ac2925b334e3764a861da6da2
